Returns an enumerator of stack frames for the current thread.
HRESULT EnumStackFrames( IEnumDebugStackFrames** ppedsf ); |
Parameters
- ppedsf
-
[out] Enumerator of stack frames for the current thread.
Returns an enumerator of stack frames for the current thread.
HRESULT EnumStackFrames( IEnumDebugStackFrames** ppedsf ); |
[out] Enumerator of stack frames for the current thread.